home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 15389 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  742 b 

  1. Path: archangel.terraport.net!news
  2. From: owch@terraport.net
  3. Newsgroups: comp.lang.c
  4. Subject: want library that will expression evaluation
  5. Date: 18 Apr 1996 17:50:42 GMT
  6. Organization: TerraPort Online Inc. (416) 492-3050, Your Gateway to the Internet
  7. Message-ID: <4l5vdi$s3k@archangel.terraport.net>
  8. Reply-To: owch@terraport.net
  9. NNTP-Posting-Host: saturn104.terraport.net
  10. X-Newsreader: IBM NewsReader/2 v1.2.5
  11.  
  12.  
  13. I'm looking for a library (willing to pay) that given an expression
  14. can evaluate it or return it in reverse polish notation.
  15.  
  16. I also need do set operations with sets of doubles and Int32's.
  17.  
  18. The expression will be essentially the where clause of an SQL statement.
  19. A library that does SQL like operations would be perfect.
  20.  
  21. Oliver
  22.  
  23.